Handle IOMMU device assignment for PV guests
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 24 May 2008 08:45:37 +0000 (09:45 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 24 May 2008 08:45:37 +0000 (09:45 +0100)
commita9f43ccc9e98b225fdcc4e0278313c3f3e563380
tree43a4158dcd26b90396f75f877036ffa13248ce87
parent806da17f3d3915ce23e6de125cba50c2df9d72bc
Handle IOMMU device assignment for PV guests

Added more informative error codes for device assignment domctls.
Introduced python bindings for device assignment and enable xend to
also perform IOMMU device assignment when assigning PCI devices.

Signed-off-by: Espen Skoglund <espen.skoglund@netronome.com>
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/server/pciif.py
xen/arch/x86/domctl.c